﻿2026-07-10T02:08:30.3151873Z Current runner version: '2.335.1'
2026-07-10T02:08:30.3157056Z Runner name: 'kitsubito'
2026-07-10T02:08:30.3157612Z Runner group name: 'Default'
2026-07-10T02:08:30.3158334Z Machine name: 'KITSUBITO'
2026-07-10T02:08:30.3160595Z ##[group]GITHUB_TOKEN Permissions
2026-07-10T02:08:30.3162868Z Contents: read
2026-07-10T02:08:30.3163283Z Metadata: read
2026-07-10T02:08:30.3163664Z Packages: read
2026-07-10T02:08:30.3164034Z ##[endgroup]
2026-07-10T02:08:30.3165787Z Secret source: Actions
2026-07-10T02:08:30.3166327Z Prepare workflow directory
2026-07-10T02:08:30.3556090Z Prepare all required actions
2026-07-10T02:08:30.3587784Z Getting action download info
2026-07-10T02:08:30.9903725Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-10T02:08:31.5605035Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-10T02:08:31.6477250Z ##[group]Run actions/checkout@v5
2026-07-10T02:08:31.6478068Z with:
2026-07-10T02:08:31.6478473Z   fetch-depth: 0
2026-07-10T02:08:31.6505304Z   repository: SaberMage/spt-core
2026-07-10T02:08:31.6508543Z   token: ***
2026-07-10T02:08:31.6509030Z   ssh-strict: true
2026-07-10T02:08:31.6509426Z   ssh-user: git
2026-07-10T02:08:31.6509820Z   persist-credentials: true
2026-07-10T02:08:31.6510255Z   clean: true
2026-07-10T02:08:31.6510641Z   sparse-checkout-cone-mode: true
2026-07-10T02:08:31.6511098Z   fetch-tags: false
2026-07-10T02:08:31.6511490Z   show-progress: true
2026-07-10T02:08:31.6511899Z   lfs: false
2026-07-10T02:08:31.6512287Z   submodules: false
2026-07-10T02:08:31.6512687Z   set-safe-directory: true
2026-07-10T02:08:31.6513489Z ##[endgroup]
2026-07-10T02:08:31.7395195Z Syncing repository: SaberMage/spt-core
2026-07-10T02:08:31.7397402Z ##[group]Getting Git version info
2026-07-10T02:08:31.7398379Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-10T02:08:31.7399787Z [command]/usr/bin/git version
2026-07-10T02:08:31.7400297Z git version 2.43.0
2026-07-10T02:08:31.7401749Z ##[endgroup]
2026-07-10T02:08:31.7405764Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5c7bc99e-5966-44a7-854b-8a5c894d282d' before making global git config changes
2026-07-10T02:08:31.7407052Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T02:08:31.7408478Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-10T02:08:31.7432732Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-10T02:08:31.7458875Z https://github.com/SaberMage/spt-core
2026-07-10T02:08:31.7474213Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-10T02:08:31.7477534Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-10T02:08:31.7505809Z refs/heads/main
2026-07-10T02:08:31.7514160Z [command]/usr/bin/git checkout --detach
2026-07-10T02:08:31.7589431Z HEAD is now at 0a306c9a8 Merge pull request #74 from SaberMage/release/v0.30.5
2026-07-10T02:08:31.7634137Z [command]/usr/bin/git branch --delete --force main
2026-07-10T02:08:31.7672495Z Deleted branch main (was 0a306c9a8).
2026-07-10T02:08:31.7740183Z ##[endgroup]
2026-07-10T02:08:31.7742717Z [command]/usr/bin/git submodule status
2026-07-10T02:08:31.7942563Z ##[group]Cleaning the repository
2026-07-10T02:08:31.7946783Z [command]/usr/bin/git clean -ffdx
2026-07-10T02:08:31.7979911Z Removing traceable-reqs
2026-07-10T02:08:31.7988914Z [command]/usr/bin/git reset --hard HEAD
2026-07-10T02:08:31.8055699Z HEAD is now at 0a306c9a8 Merge pull request #74 from SaberMage/release/v0.30.5
2026-07-10T02:08:31.8065549Z ##[endgroup]
2026-07-10T02:08:31.8067610Z ##[group]Disabling automatic garbage collection
2026-07-10T02:08:31.8071297Z [command]/usr/bin/git config --local gc.auto 0
2026-07-10T02:08:31.8100622Z ##[endgroup]
2026-07-10T02:08:31.8101659Z ##[group]Setting up auth
2026-07-10T02:08:31.8106444Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-10T02:08:31.8137242Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-10T02:08:31.8331377Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T02:08:31.8364119Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-10T02:08:31.8551249Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T02:08:31.8577364Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-10T02:08:31.8770969Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-10T02:08:31.8802212Z ##[endgroup]
2026-07-10T02:08:31.8808524Z ##[group]Fetching the repository
2026-07-10T02:08:31.8810264Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-10T02:08:32.5826052Z From https://github.com/SaberMage/spt-core
2026-07-10T02:08:32.5827328Z  * [new tag]             v0.30.5    -> v0.30.5
2026-07-10T02:08:32.5883000Z [command]/usr/bin/git branch --list --remote origin/main
2026-07-10T02:08:32.5923280Z   origin/main
2026-07-10T02:08:32.5931606Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-07-10T02:08:32.5955090Z 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T02:08:32.5960849Z ##[endgroup]
2026-07-10T02:08:32.5962225Z ##[group]Determining the checkout info
2026-07-10T02:08:32.5963679Z ##[endgroup]
2026-07-10T02:08:32.5966481Z [command]/usr/bin/git sparse-checkout disable
2026-07-10T02:08:32.6012100Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-10T02:08:32.6041222Z ##[group]Checking out the ref
2026-07-10T02:08:32.6044166Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-10T02:08:32.6114110Z Switched to a new branch 'main'
2026-07-10T02:08:32.6115671Z branch 'main' set up to track 'origin/main'.
2026-07-10T02:08:32.6125226Z ##[endgroup]
2026-07-10T02:08:32.6180570Z [command]/usr/bin/git log -1 --format=%H
2026-07-10T02:08:32.6217800Z 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T02:08:32.6470721Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-10T02:08:32.6472623Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-10T02:08:32.6493280Z shell: /usr/bin/bash -e {0}
2026-07-10T02:08:32.6494265Z ##[endgroup]
2026-07-10T02:08:32.6651043Z ##[group]Run set -euo pipefail
2026-07-10T02:08:32.6652165Z [36;1mset -euo pipefail[0m
2026-07-10T02:08:32.6653047Z [36;1mPIN=0c95435[0m
2026-07-10T02:08:32.6653924Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-10T02:08:32.6655060Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-10T02:08:32.6656544Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-10T02:08:32.6658350Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-10T02:08:32.6660257Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-10T02:08:32.6661714Z [36;1m  rm -rf "$CACHE"[0m
2026-07-10T02:08:32.6662829Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-10T02:08:32.6663994Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-10T02:08:32.6665602Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-10T02:08:32.6667061Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-10T02:08:32.6668059Z [36;1mfi[0m
2026-07-10T02:08:32.6669325Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-10T02:08:32.6689169Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-10T02:08:32.6690688Z env:
2026-07-10T02:08:32.6691467Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-10T02:08:32.6692436Z ##[endgroup]
2026-07-10T02:08:33.5044858Z    Compiling proc-macro2 v1.0.106
2026-07-10T02:08:33.5045396Z    Compiling unicode-ident v1.0.24
2026-07-10T02:08:33.5045754Z    Compiling quote v1.0.45
2026-07-10T02:08:33.5046274Z    Compiling libc v0.2.186
2026-07-10T02:08:33.5046570Z    Compiling serde_core v1.0.228
2026-07-10T02:08:33.5046927Z    Compiling cfg-if v1.0.4
2026-07-10T02:08:33.5047237Z    Compiling serde v1.0.228
2026-07-10T02:08:33.5047595Z    Compiling log v0.4.32
2026-07-10T02:08:33.5048674Z    Compiling pin-project-lite v0.2.17
2026-07-10T02:08:33.5049399Z    Compiling portable-atomic v1.13.1
2026-07-10T02:08:33.5050147Z    Compiling typenum v1.20.1
2026-07-10T02:08:33.5107693Z    Compiling memchr v2.8.1
2026-07-10T02:08:33.5137543Z    Compiling version_check v0.9.5
2026-07-10T02:08:33.5172724Z    Compiling shlex v2.0.1
2026-07-10T02:08:33.5243150Z    Compiling find-msvc-tools v0.1.9
2026-07-10T02:08:33.6190085Z    Compiling critical-section v1.2.0
2026-07-10T02:08:33.6440133Z    Compiling bytes v1.11.1
2026-07-10T02:08:33.6995733Z    Compiling futures-core v0.3.32
2026-07-10T02:08:33.7256050Z    Compiling subtle v2.6.1
2026-07-10T02:08:33.7435697Z    Compiling equivalent v1.0.2
2026-07-10T02:08:33.8203591Z    Compiling smallvec v1.15.1
2026-07-10T02:08:33.8441572Z    Compiling itoa v1.0.18
2026-07-10T02:08:33.8540222Z    Compiling semver v1.0.28
2026-07-10T02:08:33.8916478Z    Compiling stable_deref_trait v1.2.1
2026-07-10T02:08:33.9810259Z    Compiling generic-array v0.14.7
2026-07-10T02:08:34.0014858Z    Compiling futures-sink v0.3.32
2026-07-10T02:08:34.0018309Z    Compiling slab v0.4.12
2026-07-10T02:08:34.0020446Z    Compiling futures-io v0.3.32
2026-07-10T02:08:34.0421571Z    Compiling futures-task v0.3.32
2026-07-10T02:08:34.0761375Z    Compiling rand_core v0.10.1
2026-07-10T02:08:34.1078184Z    Compiling futures-channel v0.3.32
2026-07-10T02:08:34.1643461Z    Compiling rustc_version v0.4.1
2026-07-10T02:08:34.2038059Z    Compiling hashbrown v0.17.1
2026-07-10T02:08:34.2222166Z    Compiling rustversion v1.0.22
2026-07-10T02:08:34.2225341Z    Compiling bitflags v2.12.1
2026-07-10T02:08:34.2426376Z    Compiling cpufeatures v0.2.17
2026-07-10T02:08:34.2536153Z    Compiling getrandom v0.4.2
2026-07-10T02:08:34.3021075Z    Compiling fnv v1.0.7
2026-07-10T02:08:34.3470915Z    Compiling cfg_aliases v0.2.1
2026-07-10T02:08:34.3606081Z    Compiling strsim v0.11.1
2026-07-10T02:08:34.3931145Z    Compiling writeable v0.6.3
2026-07-10T02:08:34.4426608Z    Compiling litemap v0.8.2
2026-07-10T02:08:34.4551951Z    Compiling dunce v1.0.5
2026-07-10T02:08:34.5408536Z    Compiling fs_extra v1.3.0
2026-07-10T02:08:34.6736089Z    Compiling utf8_iter v1.0.4
2026-07-10T02:08:34.6738575Z    Compiling ident_case v1.0.1
2026-07-10T02:08:34.6960963Z    Compiling icu_properties_data v2.2.0
2026-07-10T02:08:34.7120747Z    Compiling icu_normalizer_data v2.2.0
2026-07-10T02:08:34.7458766Z    Compiling percent-encoding v2.3.2
2026-07-10T02:08:34.8431634Z    Compiling autocfg v1.5.1
2026-07-10T02:08:34.8502091Z    Compiling http v1.4.1
2026-07-10T02:08:34.9291536Z    Compiling cpufeatures v0.3.0
2026-07-10T02:08:35.0280871Z    Compiling unicode-segmentation v1.13.3
2026-07-10T02:08:35.0360335Z    Compiling aws-lc-rs v1.17.0
2026-07-10T02:08:35.0489875Z    Compiling thiserror v2.0.18
2026-07-10T02:08:35.0517185Z    Compiling scopeguard v1.2.0
2026-07-10T02:08:35.0728927Z    Compiling syn v2.0.117
2026-07-10T02:08:35.1466592Z    Compiling lock_api v0.4.14
2026-07-10T02:08:35.1830487Z    Compiling chacha20 v0.10.0
2026-07-10T02:08:35.1861247Z    Compiling form_urlencoded v1.2.2
2026-07-10T02:08:35.3101286Z    Compiling indexmap v2.14.0
2026-07-10T02:08:35.3291246Z    Compiling untrusted v0.9.0
2026-07-10T02:08:35.3330651Z    Compiling rustls v0.23.40
2026-07-10T02:08:35.3660636Z    Compiling heck v0.5.0
2026-07-10T02:08:35.4290759Z    Compiling unicode-xid v0.2.6
2026-07-10T02:08:35.4590873Z    Compiling const-oid v0.10.2
2026-07-10T02:08:35.4841132Z    Compiling atomic-waker v1.1.2
2026-07-10T02:08:35.5000713Z    Compiling anyhow v1.0.102
2026-07-10T02:08:35.5340709Z    Compiling httparse v1.10.1
2026-07-10T02:08:35.5613701Z    Compiling zerocopy v0.8.50
2026-07-10T02:08:35.5790713Z    Compiling paste v1.0.15
2026-07-10T02:08:35.6230725Z    Compiling parking_lot_core v0.9.12
2026-07-10T02:08:35.6760774Z    Compiling convert_case v0.10.0
2026-07-10T02:08:35.7430551Z    Compiling num-traits v0.2.19
2026-07-10T02:08:35.7501807Z    Compiling hybrid-array v0.4.12
2026-07-10T02:08:35.7753494Z    Compiling curve25519-dalek v4.1.3
2026-07-10T02:08:35.8595931Z    Compiling ahash v0.8.12
2026-07-10T02:08:35.8818709Z    Compiling jobserver v0.1.34
2026-07-10T02:08:35.9571453Z    Compiling either v1.16.0
2026-07-10T02:08:35.9771126Z    Compiling powerfmt v0.2.0
2026-07-10T02:08:35.9990748Z    Compiling base64ct v1.8.3
2026-07-10T02:08:36.0261957Z    Compiling fastrand v2.4.1
2026-07-10T02:08:36.1781731Z    Compiling http-body v1.0.1
2026-07-10T02:08:36.2811194Z    Compiling deranged v0.5.8
2026-07-10T02:08:36.3270726Z    Compiling crypto-common v0.1.7
2026-07-10T02:08:36.3311162Z    Compiling block-buffer v0.10.4
2026-07-10T02:08:36.3394799Z    Compiling pem-rfc7468 v1.0.0
2026-07-10T02:08:36.3802816Z    Compiling cc v1.2.63
2026-07-10T02:08:36.4222317Z    Compiling tower-service v0.3.3
2026-07-10T02:08:36.4798056Z    Compiling mio v1.2.1
2026-07-10T02:08:36.4987739Z    Compiling socket2 v0.6.4
2026-07-10T02:08:36.5164546Z    Compiling getrandom v0.2.17
2026-07-10T02:08:36.5810553Z    Compiling digest v0.10.7
2026-07-10T02:08:36.7630781Z    Compiling rand_core v0.6.4
2026-07-10T02:08:36.7740698Z    Compiling rand v0.10.1
2026-07-10T02:08:36.7913191Z    Compiling uuid v1.23.2
2026-07-10T02:08:36.8597316Z    Compiling zmij v1.0.21
2026-07-10T02:08:36.8900453Z    Compiling num-conv v0.2.2
2026-07-10T02:08:36.9044024Z    Compiling tinyvec_macros v0.1.1
2026-07-10T02:08:36.9510593Z    Compiling time-core v0.1.8
2026-07-10T02:08:36.9743395Z    Compiling base64 v0.22.1
2026-07-10T02:08:36.9892163Z    Compiling pkg-config v0.3.33
2026-07-10T02:08:37.0689598Z    Compiling data-encoding v2.11.0
2026-07-10T02:08:37.1103286Z    Compiling vcpkg v0.2.15
2026-07-10T02:08:37.1637159Z    Compiling try-lock v0.2.5
2026-07-10T02:08:37.2013970Z    Compiling parking_lot v0.12.5
2026-07-10T02:08:37.2903933Z    Compiling want v0.3.1
2026-07-10T02:08:37.3124455Z    Compiling tinyvec v1.11.0
2026-07-10T02:08:37.4802259Z    Compiling sha2 v0.10.9
2026-07-10T02:08:37.5062344Z    Compiling block-buffer v0.12.0
2026-07-10T02:08:37.5143179Z    Compiling crypto-common v0.2.2
2026-07-10T02:08:37.7105334Z    Compiling inout v0.1.4
2026-07-10T02:08:37.7251190Z    Compiling vergen-lib v9.1.0
2026-07-10T02:08:37.8060742Z    Compiling cmake v0.1.58
2026-07-10T02:08:37.8462213Z    Compiling n0-future v0.3.2
2026-07-10T02:08:37.8466597Z    Compiling spin v0.10.0
2026-07-10T02:08:37.9016458Z    Compiling parking v2.2.1
2026-07-10T02:08:37.9341024Z    Compiling crossbeam-utils v0.8.21
2026-07-10T02:08:37.9822512Z    Compiling cordyceps v0.3.4
2026-07-10T02:08:38.0741947Z    Compiling signature v2.2.0
2026-07-10T02:08:38.0860615Z    Compiling httpdate v1.0.3
2026-07-10T02:08:38.1260624Z    Compiling winnow v1.0.3
2026-07-10T02:08:38.1401022Z    Compiling serde_json v1.0.150
2026-07-10T02:08:38.1780596Z    Compiling diatomic-waker v0.2.3
2026-07-10T02:08:38.2090386Z    Compiling ed25519 v2.2.3
2026-07-10T02:08:38.2750913Z    Compiling futures-lite v2.6.1
2026-07-10T02:08:38.3330565Z    Compiling cipher v0.4.4
2026-07-10T02:08:38.3450852Z    Compiling futures-buffered v0.2.13
2026-07-10T02:08:38.3731022Z    Compiling netlink-packet-core v0.8.1
2026-07-10T02:08:38.4015327Z    Compiling universal-hash v0.5.1
2026-07-10T02:08:38.4087060Z    Compiling vergen-lib v0.1.6
2026-07-10T02:08:38.4339796Z    Compiling vergen v9.1.0
2026-07-10T02:08:38.4503628Z    Compiling heapless v0.7.17
2026-07-10T02:08:38.5588918Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-10T02:08:38.6655541Z    Compiling digest v0.11.3
2026-07-10T02:08:38.6679650Z    Compiling noq-udp v0.10.0
2026-07-10T02:08:38.6843775Z    Compiling sync_wrapper v1.0.2
2026-07-10T02:08:38.7357565Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-10T02:08:38.8060815Z    Compiling byteorder v1.5.0
2026-07-10T02:08:38.8160516Z    Compiling opaque-debug v0.3.1
2026-07-10T02:08:38.8250540Z    Compiling allocator-api2 v0.2.21
2026-07-10T02:08:38.8741920Z    Compiling polyval v0.6.2
2026-07-10T02:08:38.9450776Z    Compiling vergen-gitcl v1.0.8
2026-07-10T02:08:38.9563304Z    Compiling aws-lc-sys v0.41.0
2026-07-10T02:08:39.0055070Z    Compiling ring v0.17.14
2026-07-10T02:08:39.0233238Z    Compiling libsqlite3-sys v0.30.1
2026-07-10T02:08:39.0556177Z    Compiling hash32 v0.2.1
2026-07-10T02:08:39.0714049Z    Compiling spin v0.9.8
2026-07-10T02:08:39.1001056Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-10T02:08:39.1844285Z    Compiling signature v3.0.0
2026-07-10T02:08:39.2541437Z    Compiling ryu v1.0.23
2026-07-10T02:08:39.2620794Z    Compiling num_threads v0.1.7
2026-07-10T02:08:39.2863148Z    Compiling tower-layer v0.3.3
2026-07-10T02:08:39.3828195Z    Compiling fallible-iterator v0.3.0
2026-07-10T02:08:39.4060612Z    Compiling time v0.3.47
2026-07-10T02:08:39.4302988Z    Compiling ghash v0.5.1
2026-07-10T02:08:39.4400724Z    Compiling sha2 v0.11.0-rc.5
2026-07-10T02:08:39.4470743Z    Compiling ctr v0.9.2
2026-07-10T02:08:39.4603669Z    Compiling aes v0.8.4
2026-07-10T02:08:39.4919625Z    Compiling fs2 v0.4.3
2026-07-10T02:08:39.5740918Z    Compiling aead v0.5.2
2026-07-10T02:08:39.6571351Z    Compiling http-body-util v0.1.3
2026-07-10T02:08:39.7646866Z    Compiling arrayvec v0.7.6
2026-07-10T02:08:39.7654931Z    Compiling openssl-probe v0.2.1
2026-07-10T02:08:39.7689570Z    Compiling utf8parse v0.2.2
2026-07-10T02:08:39.8680561Z    Compiling crossbeam-channel v0.5.15
2026-07-10T02:08:39.9050764Z    Compiling crossbeam-epoch v0.9.18
2026-07-10T02:08:40.0050603Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-10T02:08:40.0105786Z    Compiling blake3 v1.8.5
2026-07-10T02:08:40.0527749Z    Compiling netlink-packet-route v0.29.0
2026-07-10T02:08:40.2020699Z    Compiling memoffset v0.6.5
2026-07-10T02:08:40.3276207Z    Compiling aes-gcm v0.10.3
2026-07-10T02:08:40.4273220Z    Compiling acto v0.8.2
2026-07-10T02:08:40.4430676Z    Compiling netwatch v0.16.0
2026-07-10T02:08:40.4650819Z    Compiling noq v0.18.0
2026-07-10T02:08:40.5203292Z    Compiling tagptr v0.2.0
2026-07-10T02:08:40.5772624Z    Compiling rustix v1.1.4
2026-07-10T02:08:40.6751755Z    Compiling mac-addr v0.3.0
2026-07-10T02:08:40.7273457Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-10T02:08:40.7575809Z    Compiling sorted-index-buffer v0.2.1
2026-07-10T02:08:40.7760868Z    Compiling identity-hash v0.1.0
2026-07-10T02:08:40.7861757Z    Compiling rustc-hash v2.1.2
2026-07-10T02:08:40.8771073Z    Compiling foldhash v0.2.0
2026-07-10T02:08:40.8873917Z    Compiling xml-rs v0.8.28
2026-07-10T02:08:40.9108932Z    Compiling thiserror v1.0.69
2026-07-10T02:08:40.9192207Z    Compiling ref-cast v1.0.25
2026-07-10T02:08:41.0792011Z    Compiling lru-slab v0.1.2
2026-07-10T02:08:41.0860180Z    Compiling hashbrown v0.16.1
2026-07-10T02:08:41.2740322Z    Compiling netlink-packet-route v0.30.0
2026-07-10T02:08:41.3208021Z    Compiling serial-core v0.4.0
2026-07-10T02:08:41.3281452Z    Compiling ioctl-rs v0.1.6
2026-07-10T02:08:41.3446834Z    Compiling errno v0.3.14
2026-07-10T02:08:41.4390795Z    Compiling termios v0.2.2
2026-07-10T02:08:41.4950928Z    Compiling simple-dns v0.9.3
2026-07-10T02:08:41.5439528Z    Compiling aho-corasick v1.1.4
2026-07-10T02:08:41.6604825Z    Compiling signal-hook v0.3.18
2026-07-10T02:08:41.8360533Z    Compiling synstructure v0.13.2
2026-07-10T02:08:41.9210495Z    Compiling darling_core v0.20.11
2026-07-10T02:08:42.0260840Z    Compiling proc-macro-crate v3.5.0
2026-07-10T02:08:42.0420783Z    Compiling xmltree v0.10.3
2026-07-10T02:08:42.1221054Z    Compiling serde_derive_internals v0.29.1
2026-07-10T02:08:42.3307421Z    Compiling winnow v0.7.15
2026-07-10T02:08:42.3309648Z    Compiling linux-raw-sys v0.12.1
2026-07-10T02:08:42.4470644Z    Compiling smol_str v0.1.24
2026-07-10T02:08:42.7170598Z    Compiling resolv-conf v0.7.6
2026-07-10T02:08:42.7370764Z    Compiling regex-syntax v0.8.10
2026-07-10T02:08:42.7801447Z    Compiling arrayref v0.3.9
2026-07-10T02:08:42.8430594Z    Compiling constant_time_eq v0.4.2
2026-07-10T02:08:42.8554835Z    Compiling simdutf8 v0.1.5
2026-07-10T02:08:42.9990634Z    Compiling sha1_smol v1.0.1
2026-07-10T02:08:43.1539777Z    Compiling toml_write v0.1.2
2026-07-10T02:08:43.3790808Z    Compiling lru v0.16.4
2026-07-10T02:08:43.4270770Z    Compiling darling_core v0.23.0
2026-07-10T02:08:43.4970451Z    Compiling serial-unix v0.4.0
2026-07-10T02:08:43.5830544Z    Compiling signal-hook-registry v1.4.8
2026-07-10T02:08:43.9445310Z    Compiling serde_derive v1.0.228
2026-07-10T02:08:44.0057425Z    Compiling zeroize_derive v1.4.3
2026-07-10T02:08:44.0580507Z    Compiling tokio-macros v2.7.0
2026-07-10T02:08:44.3200634Z    Compiling zerofrom-derive v0.1.7
2026-07-10T02:08:44.6939870Z    Compiling futures-macro v0.3.32
2026-07-10T02:08:44.8363537Z    Compiling zeroize v1.8.2
2026-07-10T02:08:44.9513218Z    Compiling tokio v1.52.3
2026-07-10T02:08:45.0432332Z    Compiling yoke-derive v0.8.2
2026-07-10T02:08:45.5127986Z    Compiling zerovec-derive v0.11.3
2026-07-10T02:08:45.7782395Z    Compiling displaydoc v0.2.6
2026-07-10T02:08:45.8280810Z    Compiling futures-util v0.3.32
2026-07-10T02:08:45.8621185Z    Compiling tracing-attributes v0.1.31
2026-07-10T02:08:45.9191171Z    Compiling rustls-pki-types v1.14.1
2026-07-10T02:08:46.0368906Z    Compiling zerofrom v0.1.8
2026-07-10T02:08:46.1540782Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-10T02:08:46.6190374Z    Compiling yoke v0.8.3
2026-07-10T02:08:46.8577563Z    Compiling thiserror-impl v2.0.18
2026-07-10T02:08:46.9491145Z    Compiling zerotrie v0.2.4
2026-07-10T02:08:46.9798344Z    Compiling darling_macro v0.20.11
2026-07-10T02:08:47.3412822Z    Compiling zerovec v0.11.6
2026-07-10T02:08:47.3691275Z    Compiling darling v0.20.11
2026-07-10T02:08:47.3970742Z    Compiling derive_more-impl v2.1.1
2026-07-10T02:08:47.4381097Z    Compiling derive_builder_core v0.20.2
2026-07-10T02:08:47.7408593Z    Compiling spez v0.1.2
2026-07-10T02:08:47.9501835Z    Compiling n0-error-macros v0.1.3
2026-07-10T02:08:48.1761430Z    Compiling der v0.8.0-rc.10
2026-07-10T02:08:48.2362628Z    Compiling tinystr v0.8.3
2026-07-10T02:08:48.3810847Z    Compiling potential_utf v0.1.5
2026-07-10T02:08:48.5111510Z    Compiling icu_locale_core v2.2.0
2026-07-10T02:08:48.5666294Z    Compiling icu_collections v2.2.0
2026-07-10T02:08:48.9631253Z    Compiling pin-project-internal v1.1.13
2026-07-10T02:08:49.1140968Z    Compiling derive_builder_macro v0.20.2
2026-07-10T02:08:49.3841240Z    Compiling n0-error v0.1.3
2026-07-10T02:08:49.5240703Z    Compiling derive_builder v0.20.2
2026-07-10T02:08:49.5670852Z    Compiling cobs v0.3.0
2026-07-10T02:08:49.8810643Z    Compiling ipnet v2.12.0
2026-07-10T02:08:49.9142296Z    Compiling ed25519-dalek v2.2.0
2026-07-10T02:08:50.1682116Z    Compiling icu_provider v2.2.0
2026-07-10T02:08:50.3417876Z    Compiling spki v0.8.0-rc.4
2026-07-10T02:08:50.4340503Z    Compiling prefix-trie v0.8.4
2026-07-10T02:08:50.4743286Z    Compiling pin-project v1.1.13
2026-07-10T02:08:50.5659400Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-10T02:08:50.5809451Z    Compiling futures-executor v0.3.32
2026-07-10T02:08:50.6460964Z    Compiling icu_normalizer v2.2.0
2026-07-10T02:08:50.6764293Z    Compiling icu_properties v2.2.0
2026-07-10T02:08:50.7597442Z    Compiling once_cell v1.21.4
2026-07-10T02:08:50.7779565Z    Compiling ed25519 v3.0.0-rc.4
2026-07-10T02:08:50.7936594Z    Compiling futures v0.3.32
2026-07-10T02:08:50.8379070Z    Compiling spt-proto v0.30.5 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-10T02:08:51.0649521Z    Compiling tracing-core v0.1.36
2026-07-10T02:08:51.3499658Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-10T02:08:51.4566299Z    Compiling hashbrown v0.14.5
2026-07-10T02:08:51.4675170Z    Compiling postcard-derive v0.2.2
2026-07-10T02:08:51.7391050Z    Compiling tracing v0.1.44
2026-07-10T02:08:51.8342627Z    Compiling rustls-native-certs v0.8.4
2026-07-10T02:08:51.9138547Z    Compiling data-encoding-macro v0.1.20
2026-07-10T02:08:51.9611113Z    Compiling strum_macros v0.28.0
2026-07-10T02:08:52.0439726Z    Compiling iroh-metrics-derive v0.4.1
2026-07-10T02:08:52.2071238Z    Compiling tokio-util v0.7.18
2026-07-10T02:08:52.2175916Z    Compiling idna_adapter v1.2.2
2026-07-10T02:08:52.3419596Z    Compiling idna v1.1.0
2026-07-10T02:08:52.4707494Z    Compiling hashlink v0.9.1
2026-07-10T02:08:52.5192980Z    Compiling netlink-sys v0.8.8
2026-07-10T02:08:52.5606733Z    Compiling postcard v1.1.3
2026-07-10T02:08:52.6063259Z    Compiling derive_more v2.1.1
2026-07-10T02:08:52.6155547Z    Compiling tower v0.5.3
2026-07-10T02:08:52.6336314Z    Compiling num_enum_derive v0.7.6
2026-07-10T02:08:52.6418019Z    Compiling enum-assoc v1.3.0
2026-07-10T02:08:52.6868475Z    Compiling async-trait v0.1.89
2026-07-10T02:08:52.8744718Z    Compiling url v2.5.8
2026-07-10T02:08:52.9071783Z    Compiling rusqlite v0.32.1
2026-07-10T02:08:52.9551573Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-10T02:08:52.9630770Z    Compiling netdev v0.42.0
2026-07-10T02:08:53.1740633Z    Compiling netlink-proto v0.12.0
2026-07-10T02:08:53.3167380Z    Compiling iroh-metrics v0.38.3
2026-07-10T02:08:53.5220513Z    Compiling h2 v0.4.14
2026-07-10T02:08:53.5547963Z    Compiling tokio-stream v0.1.18
2026-07-10T02:08:53.5722621Z    Compiling iroh-relay v0.98.0
2026-07-10T02:08:53.6421427Z    Compiling moka v0.12.15
2026-07-10T02:08:53.6900633Z    Compiling n0-watcher v0.6.1
2026-07-10T02:08:53.9061663Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-10T02:08:53.9130809Z    Compiling iroh-base v0.98.0
2026-07-10T02:08:54.0865276Z    Compiling attohttpc v0.30.1
2026-07-10T02:08:54.1132216Z    Compiling tower-http v0.6.11
2026-07-10T02:08:54.1206171Z    Compiling num_enum v0.7.6
2026-07-10T02:08:54.2233578Z    Compiling toml_datetime v0.6.11
2026-07-10T02:08:54.3384267Z    Compiling serde_spanned v0.6.9
2026-07-10T02:08:54.4741381Z    Compiling spt-store v0.30.5 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-10T02:08:54.6257901Z    Compiling thiserror-impl v1.0.69
2026-07-10T02:08:54.6390718Z    Compiling ref-cast-impl v1.0.25
2026-07-10T02:08:54.7150827Z    Compiling toml_edit v0.22.27
2026-07-10T02:08:54.9654545Z    Compiling webpki-roots v1.0.7
2026-07-10T02:08:55.0441002Z    Compiling regex-automata v0.4.14
2026-07-10T02:08:55.1570459Z    Compiling schemars_derive v1.2.1
2026-07-10T02:08:55.2650508Z    Compiling serde_bytes v0.11.19
2026-07-10T02:08:55.3062691Z    Compiling hmac v0.12.1
2026-07-10T02:08:55.3150806Z    Compiling strum v0.28.0
2026-07-10T02:08:55.3770598Z    Compiling seize v0.5.1
2026-07-10T02:08:55.4522160Z    Compiling iroh-dns v0.98.0
2026-07-10T02:08:55.4817029Z    Compiling iroh v0.98.2
2026-07-10T02:08:55.6018653Z    Compiling cmov v0.5.4
2026-07-10T02:08:55.7655157Z    Compiling dyn-clone v1.0.20
2026-07-10T02:08:55.8802744Z    Compiling pin-utils v0.1.0
2026-07-10T02:08:55.9190992Z    Compiling rustix v0.38.44
2026-07-10T02:08:55.9550484Z    Compiling bitflags v1.3.2
2026-07-10T02:08:55.9674658Z    Compiling ctutils v0.4.2
2026-07-10T02:08:56.0090772Z    Compiling papaya v0.2.4
2026-07-10T02:08:56.0400605Z    Compiling nix v0.25.1
2026-07-10T02:08:56.1770685Z    Compiling hkdf v0.12.4
2026-07-10T02:08:56.2970875Z    Compiling backon v1.6.0
2026-07-10T02:08:56.3339320Z    Compiling darling_macro v0.23.0
2026-07-10T02:08:56.4590872Z    Compiling serial v0.4.0
2026-07-10T02:08:56.5447920Z    Compiling anstyle-parse v1.0.0
2026-07-10T02:08:56.6113467Z    Compiling filedescriptor v0.8.3
2026-07-10T02:08:56.6770997Z    Compiling vte_generate_state_changes v0.1.2
2026-07-10T02:08:56.7550723Z    Compiling linux-raw-sys v0.4.15
2026-07-10T02:08:56.7839824Z    Compiling is_terminal_polyfill v1.70.2
2026-07-10T02:08:56.8160128Z    Compiling instability v0.3.12
2026-07-10T02:08:56.8824953Z    Compiling foldhash v0.1.5
2026-07-10T02:08:56.9089646Z    Compiling anstyle v1.0.14
2026-07-10T02:08:57.0291023Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-10T02:08:57.0551070Z    Compiling shell-words v1.1.1
2026-07-10T02:08:57.0800395Z    Compiling colorchoice v1.0.5
2026-07-10T02:08:57.1450873Z    Compiling downcast-rs v1.2.1
2026-07-10T02:08:57.2240786Z    Compiling anstyle-query v1.1.5
2026-07-10T02:08:57.2461021Z    Compiling hashbrown v0.15.5
2026-07-10T02:08:57.2691681Z    Compiling vte v0.13.1
2026-07-10T02:08:57.2949416Z    Compiling signal-hook-mio v0.2.5
2026-07-10T02:08:57.2996440Z    Compiling anstream v1.0.0
2026-07-10T02:08:57.3270718Z    Compiling darling v0.23.0
2026-07-10T02:08:57.3978834Z    Compiling spake2 v0.4.0
2026-07-10T02:08:57.4260703Z    Compiling terminal_size v0.4.4
2026-07-10T02:08:57.6502084Z    Compiling strum_macros v0.26.4
2026-07-10T02:08:57.8501691Z    Compiling schemars v1.2.1
2026-07-10T02:08:57.9089053Z    Compiling toml v0.8.23
2026-07-10T02:08:58.0020861Z    Compiling sha1 v0.10.6
2026-07-10T02:08:58.2310604Z    Compiling itertools v0.13.0
2026-07-10T02:08:58.4460311Z    Compiling castaway v0.2.4
2026-07-10T02:08:58.5740878Z    Compiling spt-msg v0.30.5 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-10T02:08:58.5780860Z    Compiling regex v1.12.3
2026-07-10T02:08:58.6270953Z    Compiling doctest-file v1.1.1
2026-07-10T02:08:59.1370662Z    Compiling clap_lex v1.1.0
2026-07-10T02:08:59.3167432Z    Compiling spt-runtime v0.30.5 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-10T02:08:59.4294515Z    Compiling indoc v2.0.7
2026-07-10T02:08:59.4992444Z    Compiling static_assertions v1.1.0
2026-07-10T02:08:59.5870810Z    Compiling unicode-width v0.1.14
2026-07-10T02:08:59.5910813Z    Compiling compact_str v0.8.2
2026-07-10T02:08:59.9310367Z    Compiling clap_builder v4.6.0
2026-07-10T02:09:00.5121047Z    Compiling hyper v1.10.1
2026-07-10T02:09:00.6311282Z    Compiling unicode-truncate v1.1.0
2026-07-10T02:09:00.7041361Z    Compiling interprocess v2.4.2
2026-07-10T02:09:00.7550552Z    Compiling strum v0.26.3
2026-07-10T02:09:00.8006541Z    Compiling crossterm v0.28.1
2026-07-10T02:09:00.8730918Z    Compiling lru v0.12.5
2026-07-10T02:09:00.9444330Z    Compiling clap_derive v4.6.1
2026-07-10T02:09:01.0590624Z    Compiling portable-pty v0.8.1
2026-07-10T02:09:01.0760322Z    Compiling unicode-width v0.2.0
2026-07-10T02:09:01.1041017Z    Compiling cassowary v0.3.0
2026-07-10T02:09:01.4610465Z    Compiling iana-time-zone v0.1.65
2026-07-10T02:09:01.6431034Z    Compiling spt-term v0.30.5 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-10T02:09:01.8101642Z    Compiling chrono v0.4.45
2026-07-10T02:09:01.8899571Z    Compiling nucleo-matcher v0.3.1
2026-07-10T02:09:02.1080977Z    Compiling ratatui v0.29.0
2026-07-10T02:09:02.1311128Z    Compiling qrcode v0.14.1
2026-07-10T02:09:02.5790892Z    Compiling tempfile v3.27.0
2026-07-10T02:09:02.8320743Z    Compiling hyper-util v0.1.20
2026-07-10T02:09:03.3620988Z    Compiling spt-live v0.30.5 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-10T02:09:03.5900740Z    Compiling clap v4.6.1
2026-07-10T02:09:05.1573152Z    Compiling igd-next v0.17.1
2026-07-10T02:09:06.4593836Z    Compiling portmapper v0.16.0
2026-07-10T02:09:12.6794896Z    Compiling rustls-webpki v0.103.13
2026-07-10T02:09:15.4757435Z    Compiling tokio-rustls v0.26.4
2026-07-10T02:09:15.4757841Z    Compiling noq-proto v0.17.0
2026-07-10T02:09:15.4758159Z    Compiling rustls-platform-verifier v0.7.0
2026-07-10T02:09:15.6563830Z    Compiling hickory-net v0.26.0-beta.4
2026-07-10T02:09:15.6564401Z    Compiling hyper-rustls v0.27.9
2026-07-10T02:09:15.6564881Z    Compiling tokio-websockets v0.13.2
2026-07-10T02:09:15.8066851Z    Compiling reqwest v0.13.4
2026-07-10T02:09:16.9573559Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-10T02:09:33.1888856Z    Compiling spt-net v0.30.5 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-10T02:09:34.8863185Z    Compiling spt-daemon v0.30.5 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-10T02:09:44.4430596Z    Compiling spt v0.30.5 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-10T02:09:49.7602573Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
2026-07-10T02:09:49.7858751Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-e972ee1529fe8353)
2026-07-10T02:09:49.7871009Z 
2026-07-10T02:09:49.7871158Z running 1 test
2026-07-10T02:09:55.9828911Z test new_brain_serves_against_old_broker ... ok
2026-07-10T02:09:55.9829326Z 
2026-07-10T02:09:55.9829601Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
2026-07-10T02:09:55.9829909Z 
2026-07-10T02:09:56.0073900Z Post job cleanup.
2026-07-10T02:09:56.0817806Z [command]/usr/bin/git version
2026-07-10T02:09:56.0851887Z git version 2.43.0
2026-07-10T02:09:56.0885064Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/66563ce5-cd00-49a1-8b99-8f6b0af03058' before making global git config changes
2026-07-10T02:09:56.0885835Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T02:09:56.0889418Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-10T02:09:56.0919751Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-10T02:09:56.0948425Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-10T02:09:56.1144148Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T02:09:56.1165213Z http.https://github.com/.extraheader
2026-07-10T02:09:56.1173499Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-10T02:09:56.1199816Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-10T02:09:56.1388298Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T02:09:56.1413377Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-10T02:09:56.1734963Z Cleaning up orphan processes
2026-07-10T02:09:56.2313614Z Terminate orphan process: pid (3463901) (spt)
